Close <para> tags.
authoroliskoli <oliskoli>
Wed, 4 Jul 2007 21:18:09 +0000 (21:18 +0000)
committeroliskoli <oliskoli>
Wed, 4 Jul 2007 21:18:09 +0000 (21:18 +0000)
xmldoc/chapters/styles.xml

index 43c4cee0b9f617ba1bfc5c73dbd58d4493c672fc..ca1c1f27b90a92d36632712f027858ed0a331f5e 100644 (file)
@@ -1095,11 +1095,11 @@ example:
 
 <section id="style_track_name">
 <title>TRACK_NAME</title>
-<para>The name of the track currently being operated on.  Needs string conversion.</para><para>example:<screen format="linespecific">TRACK_NAME, "", "%s"</screen></section>
+<para>The name of the track currently being operated on.  Needs string conversion.</para><para>example:<screen format="linespecific">TRACK_NAME, "", "%s"</screen></para></section>
 
 <section id="style_route_name">
 <title>ROUTE_NAME</title>
-<para>The name of the route currently being operated on.  Needs string conversion.</para><para>example:<screen format="linespecific">ROUTE_NAME, "", "%s"</screen></section>
+<para>The name of the route currently being operated on.  Needs string conversion.</para><para>example:<screen format="linespecific">ROUTE_NAME, "", "%s"</screen></para></section>
 
 </section> <!-- definitions -->